home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 3637 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  908 b 

  1. Path: news.ichange.com!newsmaster
  2. From: jeremym@jax.jaxnet.com (Jeremy Mineweaser)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: C++ Coding GuideLines
  5. Date: Thu, 25 Jan 1996 06:43:15 GMT
  6. Organization: Computer Specialists Agency
  7. Message-ID: <4e791m$1s9@ias2.ichange.com>
  8. References: <4dtul3$a54@babbage.ece.uc.edu>
  9. NNTP-Posting-Host: 199.77.176.125
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. pateljb@ucunix.san.uc.edu (Jay Patel) wrote:
  13.  
  14. >Does anyone know of a good book or a white paper that talks about the
  15. >    C++ coding guidelines (i.e., Dos/Donts). I'm NOT interested
  16. >    in the style guide. 
  17.  
  18. I would recommend _Code_Complete_ from Microsoft Press, by Steve
  19. McConnell.  It's been a great resource for me in writing program for
  20. all platforms.  While it covers more than just coding guidelines, I
  21. think it'd be something like what you're describing.  You should be
  22. able to find it at most bookstores.
  23.  
  24. Later,
  25.  
  26. Jeremy
  27.  
  28.  
  29.